********************************************
*** Advance Map Ver 1.80 - Italiano      ***
********************************************
Questo programma permette di modificare le mappe,gli eventi e quant'altro di Pokmon Ruby e Sapphire,Inglese e Giapponese.

!!!Attenzione!!!
-------------
Con questa versione le modifiche vengono direttamente salvate nella ROM!
Con "Salva con nome" puoi salvare la mappa in un altro file.




.:|IMPORTANTE|:.
-^-^-^-^-^-^-
Questo programma  stato programmato da LU-HO ed  soggetto ai diritti d'autore di LU_HO Pok!
Se hai scaricato il file da un altra parte invece che da FWB(Filb's World board [http://www.filbboard.de]),
conttaami al pi presto! La mia mail : lu.ho@tiscali.ch


********************************
***    Contenuto degli INI   ***
********************************
AdvanceMap.ini:
--------------- 
L'INI  stato completamente ricompilato.
Ora ogni linguaggio ha le sue impostazioni specifiche.
Ulteriormente tutti i giochi hanno delle impostazioni specifiche.
Infine ogni offset  immagazzinato secondo un pattern

Esempio:
[MapBankHeader]
art=pointer
nach=80180068890B091808687047
spiele=BPR,BPG,BPE,AXP,AXV
Questo significa che il byte dopo "nach" il pointer del mpa header  il seguente.
Queste impostazioni vanno per tutti i giochi sotto la lista "spiele"..


Esempio 2:
[PokemonNamen]
inkSprache=1
art=pointer
vor=30B50025084CC8F7
spiele=AXPJ,AXVJ,AXPE,AXVE

[PokemonNamen2]
art=pointer
position=$000144
spiele=BPR,BPG,BPE,AXP,AXV

Qui ci sono due parti. La prima, tutti i parametri dei linguaggi sono sotto "spiele"- listing, perch "inkSprache"  settato a 1.
Also we have the pointer to the at point "vor" described Bytes.
Because not all games are used under the 1st entry, there's a 2nd entry which will be used for all games.
After the 2nd entry, the Pointer will be found at the position set in the "position" variable.


Hex values always have to carry a "$"!


Main.ini
--------
Questo  l'ordine di come el mappe vengono listate.
Il formato  il seguente:

[<Foldername>]
1=<Bank>.<map>
2=<Bank>.<map>
3=<Bank>.<map>
4=<Bank>.<map>
5=<Bank>.<map>
...

Example:
[0]
1=0.0
2=0.1
3=0.2
...

[1]
1=1.0
...

I nomi delle cartelle possono essere cambiati;

There are exceptions:
[<FolderName>]
1=<Label>
2=<Label>
...
For more, see Maps.ini


Maps.ini
--------
Here the maps are listed, but only the ones that are listed in Main.ini
appear.
[<Bank>.<map>]
Name=<Label>

[0.0]
Name=PETALBURG CITY

[1.0]
Name=Route 101

Important:
Here you should only alter the 'name' attribute.
The heading of the entry "[0.0]" refers to the position in the map header, if this is altered
then the maps will no longer work!
The offsets are no longer used in this version, however they can remain in there.

The exception:
Here for all game versions the exact offset to the Map Footer has to be declared.
Those without an offset won't be loaded.

[<Label from Main.ini>]
Name=<Label>
<Exact Gamelabel>=<Offset>


Example:
[UNKNOWN45] 
POKEMON SAPPAXPD=$2CA960 
name=Insel?


Tilesets.ini
------------
The tileset-builder is new from version 1.30.
Optionally, here you can change the number of blocks each tileset has (first tileset is 0)
If the tileset is in the upperpart it has 200 blocks automatically.

[1]
Blocks=$90

...

[24]
Blocks=$87


Sprachen.ini
------------
Here all languages that are available are listed.
Example:
[Sprachen]
1=Deutsch
2=English

In the subfolder "Ini/Sprachen" you can find a <Languagename>.ini-file, in which the texts are stored.
You can add as many languages as you want, but you have to take care of the "EndNutzer Vertrag".
The "EndNutzer Vertrag" has to be translated, and send to me so that I can encrypt it.
As long as I haven't done that, the language is not available....
You can change the language under "Settings"->"Language".

At the first start of AdvanceMap, you can select the language of your choice.

The files GehDaten.ini/AufgabenDaten.ini and others have been included in the new language files.



********************************
***          Ringraziamenti  ***
********************************
A huge greeting goes to:
Jigglypuff for the Source of Goldmap2 Beta
and Jay, who gave it to me.

Further greets go to:
Tauwasser and F-Zero for their tutorials.
Mikaron for his work.
Serwe for giving me a few ideas.
Mulle who pointed me to a mistake.
Scizz, XXXXXXXXX, XXXXXXXXX, XXXXXXXXX, ... for the translations of the inis.
And of course, Filb for his board.
Another tahnk you goes out to F-Zero who helped me with the Sprite-Pallets.
Also dark01 received a big thank you for his help with the Sprites.
Thanks to evilboy for his help at the FAQs.
Another thanks goes to Scizz, dark01, BlueSonic and F-Zero for the Betatests.